Flexible hose with 90° elbow D13 717 3/4, FF 50

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with 90° elbow D13 717 3/4, FF 50:
10.00€/box
Ex Tax: 8.06€/box
MAGMA
0 reviews
In stock
Product Code: 000-4394706MASP
EAN Code: 4750667099430
Qty
Tags:

90° elbow flexible hose — D13, model 717 with 3/4" FF 50

Flexible connection hose with a 90° elbow designed for angled plumbing joins; key identifiers include D13 diameter, model 717, 3/4" thread and FF 50 configuration. See features and price before you buy from SityPro.

Key Benefits


    Provides a fixed 90° turn for compact installations
  • Flexible design eases alignment during fitting
  • D13 diameter suitable for narrow routing
  • Compatible with 3/4" threaded connections
  • FF 50 configuration for end-to-end compatibility
  • Model 717 identification simplifies replacement and ordering

Applications

Typical application areas where this hose is used.


    Connecting faucets and taps with a 90° outlet
  • Under-sink plumbing in tight cabinets
  • Replacement hoses in domestic installations
  • Connections requiring a 3/4" threaded fit
  • Plumbing runs needing a compact elbow routing

What to Consider When Choosing


    Confirm the D13 diameter matches your existing piping
  1. Ensure the 90° elbow orientation fits the installation space
  2. Verify compatibility with 3/4" threaded fittings
  3. Check the FF 50 configuration matches required end connections
  4. Match model 717 when replacing an identical part

Specifications


    Type: Flexible hose with elbow
  • Diameter: D13
  • Angle: 90°
  • Model: 717
  • Thread size: 3/4"
  • Configuration: FF 50

Why Buy from SityPro


    Easy to buy online with clear price information
  • Product pages list features and benefits for informed choice
  • Fast ordering and reliable delivery to Estonia and Finland
  • Convenient customer support for product selection and application advice
  • Secure checkout and straightforward replacement ordering by model

Description provided by sitypro.com

Flexible hose with 90° elbow D13 717 3/4, FF 50
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 717 3/4, FF 50

What is the Flexible hose with 90° elbow D13 717 3/4, FF 50 and what is it used for?

Flexible hose with 90° elbow D13 717 3/4, FF 50 is model 717 with D13 diameter, a fixed 90° bend and 3/4" threaded connections (FF 50). It’s used to connect taps and plumbing in compact installations where a right-angle connection and 3/4" compatibility are required.

Is the Flexible hose with 90° elbow D13 717 3/4, FF 50 suitable for a kitchen mixer with a standard 3/4" thread?

Yes, model 717 is designed to be compatible with 3/4" threaded connections and will fit most domestic kitchen taps provided the remaining connection geometry matches.

What are the advantages of the 90° elbow design on this hose?

The fixed 90° elbow saves space and simplifies installation in confined areas, reducing the need for extra elbow fittings. It also helps alignment when connecting taps under sinks or behind appliances.

What is the hose diameter and what installations is it suitable for?

The hose has a D13 diameter, a compact size suited to narrow routing and behind-unit installations. D13 is suitable for typical domestic fittings where space-saving is important.

What other plumbing appliances is model 717 compatible with besides taps?

Model 717 can be used with washbasins, kitchen sinks, dishwashers and washing machines when a 3/4" threaded connection or appropriate adapter is available. Always confirm thread type and hose length before installation.

How do I install the D13 90° flexible hose 717 — do I need special fittings?

Installation is standard: thread the 3/4" connection onto the appliance fitting and tighten with a spanner until secure. No special fittings are normally required unless an adapter is needed for a different thread size.

What model markings are on the hose and how do they help when selecting replacements?

The hose is marked model 717 and FF 50; these identifiers help locate exact replacements and confirm end-configuration compatibility. Also refer to product code MA1061473SP and manufacturer MAGMA when searching.

Can this hose be used in hot water systems and are there temperature limits?

The product description lists use with plumbing fixtures including hot water, but specific temperature limits are not provided in the card. If high-temperature resistance is required, verify the exact specifications with SityPro before purchase.

How does model 717 differ from other flexible hoses in the Hoses category?

Model 717 features a fixed 90° elbow, D13 diameter and 3/4" threaded ends with FF 50 marking. These make it ideal for compact right-angle connections compared with straight hoses or larger-diameter options.

Do I need an adapter if my appliance has a different thread — how to choose one?

If your appliance does not have a 3/4" thread, you will need an adapter to 3/4". Choose an adapter matching the thread type (female/male) and dimensions, referencing model 717, FF 50 and product code MA1061473SP for compatibility.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');